home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / lanman / drivers / os2 / RTR16LM / RTR16LMO.ZIP / @00C5.ADF next >
Encoding:
PS/2 MicroChannel Adapter Description  |  1992-02-21  |  6.3 KB  |  189 lines

  1.  
  2. AdapterID 000C5h
  3.  
  4. AdapterName  "Racore 16/4 Token-Ring Adapter"
  5.  
  6. NumBytes 2
  7.  
  8. nameditem
  9.         Prompt  "I/O Address"
  10.           Choice  "I/O address A20h - A2Fh"
  11.             pos[1]=XXXXXX01b
  12.             io 0A20h-0A2Fh
  13.           Choice  "I/O address A00h - A0Fh"
  14.             pos[1]=XXXXXX00b
  15.             io 0A00h-0A0Fh
  16.           Choice  "I/O address A40h - A4Fh"
  17.             pos[1]=XXXXXX10b
  18.             io 0A40h-0A4Fh
  19.           Choice  "I/O address A60h - A6Fh"
  20.             pos[1]=XXXXXX11b
  21.             io 0A60h-0A6Fh
  22.         Help
  23.         "This selects the I/O addresses the adapter will use."
  24.  
  25. nameditem
  26.         Prompt  "Interrupt (IRQ)"
  27.           Choice  "IRQ2 (IRQ9)"
  28.             pos[1]=XXXX01XXb
  29.             int 2
  30.           Choice  "IRQ3"
  31.             pos[1]=XXXX00XXb
  32.             int 3
  33.           Choice  "IRQ10"
  34.             pos[1]=XXXX10XXb
  35.             int 10
  36.           Choice  "IRQ11"
  37.             pos[1]=XXXX11XXb
  38.             int 11
  39.         Help
  40.         "Interrupt (IRQ) select.  This selects which interrupt (IRQ) line to use."
  41.  
  42. nameditem
  43.         Prompt  "Adapter ROM Location"
  44.           Choice "Segment CC000 - CFFFF"
  45.             pos[1]=XX00XXXXb
  46.             mem 0CC000h-0CFFFFh
  47.           Choice "Segment D0000 - D3FFF"
  48.             pos[1]=XX01XXXXb
  49.             mem 0D0000h-0D3FFFh
  50.           Choice "Segment D8000 - DBFFF"
  51.             pos[1]=XX10XXXXb
  52.             mem 0D8000h-0DBFFFh
  53.           Choice "Segment DC000 - DFFFF"
  54.             pos[1]=XX11XXXXb
  55.             mem 0DC000h-0DFFFFh
  56.         Help
  57.         "To configure this adapter you must choose the memory location the
  58.          adapter will use for it's ROM.  There are four memory locations
  59.          that can be selected."
  60.  
  61. nameditem
  62.         Prompt  "BUS Master Arbitration Level"
  63.           Choice "Level 6"
  64.             pos[1]=10XXXXXXb
  65.             pos[0]=XX01XXXXb
  66.             arb 6
  67.           Choice "Level 0"
  68.             pos[1]=00XXXXXXb
  69.             pos[0]=XX00XXXXb
  70.             arb 0
  71.           Choice "Level 1"
  72.         pos[1]=01XXXXXXb
  73.             pos[0]=XX00XXXXb
  74.             arb 1
  75.           Choice "Level 2"
  76.         pos[1]=10XXXXXXb
  77.             pos[0]=XX00XXXXb
  78.             arb 2
  79.           Choice "Level 3"
  80.         pos[1]=11XXXXXXb
  81.             pos[0]=XX00XXXXb
  82.             arb 3
  83.           Choice "Level 4"
  84.         pos[1]=00XXXXXXb
  85.             pos[0]=XX01XXXXb
  86.             arb 4
  87.           Choice "Level 5"
  88.         pos[1]=01XXXXXXb
  89.             pos[0]=XX01XXXXb
  90.             arb 5
  91.           Choice "Level 7"
  92.         pos[1]=11XXXXXXb
  93.             pos[0]=XX01XXXXb
  94.             arb 7
  95.           Choice "Level 8"
  96.             pos[1]=00XXXXXXb
  97.             pos[0]=XX10XXXXb
  98.             arb 8
  99.           Choice "Level 9"
  100.         pos[1]=01XXXXXXb
  101.             pos[0]=XX10XXXXb
  102.             arb 9
  103.           Choice "Level A"
  104.             pos[1]=10XXXXXXb
  105.             pos[0]=XX10XXXXb
  106.             arb 0ah
  107.           Choice "Level B"
  108.         pos[1]=11XXXXXXb
  109.             pos[0]=XX10XXXXb
  110.             arb 0bh
  111.           Choice "Level C"
  112.             pos[1]=00XXXXXXb
  113.             pos[0]=XX11XXXXb
  114.             arb 0ch
  115.           Choice "Level D"
  116.         pos[1]=01XXXXXXb
  117.             pos[0]=XX11XXXXb
  118.             arb 0dh
  119.           Choice "Level E"
  120.             pos[1]=10XXXXXXb
  121.             pos[0]=XX11XXXXb
  122.             arb 0eh
  123.           Choice "Level F"
  124.             pos[1]=11XXXXXXb
  125.             pos[0]=XX11XXXXb
  126.             arb 0fh
  127.     Help
  128.     "Select the Arbitration Level in which the card competes to become
  129.          Bus Master and transfer data to and from the Host.  The higher the
  130.          number, the lower the priority.  Not all levels may be available to
  131.          the user.  Conflicts are marked with an asterisk."
  132. nameditem
  133.         Prompt  "Adapter Fairness Select"
  134.           Choice "On"
  135.             pos[0]=XXXXXX1Xb
  136.           Choice "Off"
  137.             pos[0]=XXXXXX0Xb
  138.         Help
  139.         "To configure this adapter you must choose if fairness is enabled in
  140.          the bus arbitration process.  If fairness is enabled, after the adapter
  141.          has transfered data and been pre-empted, it will not particapate for
  142.          the bus again until everyone else who has requested the bus gets a turn."
  143. nameditem
  144.         Prompt  "Adapter Ring Speed Select"
  145.           Choice "Speed = 16 Megabit"
  146.             pos[0]=XXXX0XXXb
  147.           Choice "Speed = 4 Megabit"
  148.             pos[0]=XXXX1XXXb
  149.         Help
  150.         "To configure this adapter you must choose the speed of the ring in
  151.          which the adapter will run.  All adapters on the ring must run at the
  152.          same speed.  You can choose between 4 and 16 megabits/second."
  153. nameditem
  154.         Prompt  "Adapter RPL Enable Select"
  155.           Choice "DISABLED"
  156.             pos[0]=XXXXX0XXb
  157.           Choice "ENABLED"
  158.             pos[0]=XXXXX1XXb
  159.         Help
  160.         "To configure this adapter you must choose if the RPL (Remote Program Load
  161.          EPROM is enabled or disabled.  The RPL program will load the operating
  162.          system from a remote server allowing the host in which this adapter is
  163.          installed to boot without a disk drive installed."
  164. nameditem
  165.         Prompt  "Adapter EPROM/RAM based MAC/LLC"
  166.           Choice "ROM based MAC/LLC"
  167.             pos[0]=X0XXXXXXb
  168.           Choice "RAM based MAC/LLC (Down-load)"
  169.             pos[0]=X1XXXXXXb
  170.         Help
  171.         "To configure this adapter you must choose if the adapter will boot from
  172.          resident ROM or download its code from the host into its RAM and boot
  173.          from that code.  If using the RPL feature, you need to select boot from
  174.          ROM and be sure that you have the ROM's installed in the adapter board
  175.          that will allow you to use these options."
  176. nameditem
  177.         Prompt  "Adapter Cable Type Selection"
  178.           Choice "Type 1 cable (STP)"
  179.             pos[0]=0XXXXXXXb
  180.           Choice "Type 3 cable (UTP)"
  181.             pos[0]=1XXXXXXXb
  182.         Help
  183.         "To configure this adapter you must choose if the adapter will use
  184.          Shielded Twisted Pair (STP) type 1 cable or Unshielded Twisted Pair
  185.          (UTP) type 3 cable.  The STP cable interface is provided on the
  186.          9 pin D connector and the UTP cable interface is provided on the
  187.          RJ11/RJ45 connector.  Ensure you have the proper Multi-station
  188.          Access Unit (MAU) for the cable type selected."
  189.